home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5517 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mac147.maths.uwa.edu.au!user
  2. From: ma@maths.uwa.edu.au (ma)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: #define, question from a beginner
  5. Followup-To: comp.lang.c
  6. Date: 9 Feb 1996 08:59:05 GMT
  7. Organization: Math Dept, Univ of W A
  8. Distribution: world
  9. Message-ID: <ma-090296165248@mac147.maths.uwa.edu.au>
  10. References: <ma-010296161301@mac147.maths.uwa.edu.au> <31109AF8.423B@zess.uni-siegen.de> <TANMOY.96Feb1095641@qcd.lanl.gov> <31165CA1.2781E494@texas.net>
  11. NNTP-Posting-Host: mac147.maths.uwa.edu.au
  12.  
  13. In article <31165CA1.2781E494@texas.net>, Michael Douglass
  14. <mikedoug@texas.net> wrote:
  15. > Tanmoy Bhattacharya wrote:
  16. > > 
  17. > > In article <31109AF8.423B@zess.uni-siegen.de> Markus Becker
  18. > >    > #define fiveLines printf("%d, ",j); \ // macro should include
  19. > > this first ==== here
  20. > >    > /* comment is part of the macro \ // <- and here
  21. > >    > the comment contains a few lines \ // <- and here
  22. > > 
  23.  
  24.      more but deleted
  25. =============
  26.  
  27. Thanks for many helping hands. Originally, it was a hypothetical academic
  28. question.
  29. It is a bad idea after I try it a few times even it runs well.
  30. It is too much work to add \ at the end of every line.
  31.  
  32. =============
  33. gratefully from
  34. ma@maths.uwa.edu.au
  35. My personal opinion reflects myself alone.
  36. =============
  37.